directx11wrapper

2021年5月11日—DirectX11包装器作者:肖恩·佩斯(SeanPesce)概述d3d11.dll包装器,用于拦截DirectX11函数调用。建于-.INI文件解析库执照接触有关我的查询和/或 ...,2019年4月16日—It'sdifficulttouseDirectXinCsinceitisbasedonCOMwhichisinherentlyobjectoriented,asisthewholeDirectXAPI.Ifyoureallymust ...,2015年2月1日—AllobjectscreatedusingoneofthepublicwrappermethodsaroundCOMfunctionsarestoredintheclass.Thecl...

d3d11-wrapper

2021年5月11日 — DirectX 11包装器作者:肖恩·佩斯(Sean Pesce) 概述d3d11.dll包装器,用于拦截DirectX 11函数调用。 建于-.INI文件解析库执照接触有关我的查询和/或 ...

DirectX11 with C?

2019年4月16日 — It's difficult to use DirectX in C since it is based on COM which is inherently object oriented, as is the whole DirectX API. If you really must ...

Elegant ways to handle rendering with DirectX 11

2015年2月1日 — All objects created using one of the public wrapper methods around COM functions are stored in the class. The class uses a sort of Key - Value ...

elishacloudDirectX

Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you ...

Project

This objective was going to be met by creating a wrapper from DirectX 11 to Vulkan. The wrapper would be an intermediate step that would be instrumental in ...

Rendering text with DX11

2012年9月3日 — It's in c++ but it's very simple to make a mixed mode wrapper for it (which is what i did for my c# projects). Here is simple example: .h ...

SeanPesced3d11

Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls. - SeanPesce/d3d11-wrapper.

Valve updated the DXVK (Direct3D 91011 To Vulkan ...

2021年3月1日 — Valve updated the DXVK (Direct3D 9/10/11 To Vulkan wrapper) in Portal 2 to 1.8.1, bringing some performance improvements and other fixes.

Wrappers

Wine's internal wrapper. Wraps Direct3D 8-11 into Vulkan and OpenGL. For newer APIs it has more bugs than DXVK. A custom build is available for Windows here.